CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Delphi SMS

搜索资源列表

  1. EmailMessagingSystem

    1下载:
  2. delphi做的邮件短信系统 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败
  3. 所属分类:Delphi VCL

    • 发布日期:2014-05-19
    • 文件大小:683762
    • 提供者:李飞
  1. kkstar-sms-dll

    0下载:
  2. 利用Delphi语言开发短信群发与群收工具-Using Delphi language development tool for Short Message and group income ...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:713838
    • 提供者:zsp600
  1. moduleSMSSrc

    0下载:
  2. sms module for sms communication through com port and gsm modem
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:85681
    • 提供者:imwas
  1. websms

    0下载:
  2. 通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:3670
    • 提供者:蓝科
  1. SkypeSMS

    0下载:
  2. Skype的一个典型的SMS发送例子,里面有简要的消息循环处理流程-Skype, a typical example of SMS sent, containing a brief message loop processing ...
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:227085
    • 提供者:李张张
  1. testSms

    0下载:
  2. 短信猫发短信。自己写的测试程序。需要短信猫。手机卡。-SMS text messaging cat. Write your own test procedures.
  3. 所属分类:手机短信编程

    • 发布日期:2013-11-20
    • 文件大小:398553
    • 提供者:unif
  1. FetionService

    0下载:
  2. 用中国移动的飞信接口(http://sms.api.bz),近来春近,冷暖交替不知,写了这么个程序,提睡自己早上上班穿衣多少,程序非常简单,仅三个函数,若有朋友与我一般有此需要,可将其中获取上海天气的函数修改成获取你本地天气就可。-Fetion with China Mobile Interface (http://sms.api.bz), the recent past spring, alternate cold and heat do not know, write such a proc
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:229048
    • 提供者:angel163eye
  1. XXTmanager

    1下载:
  2. 家校通学校版管理系统,使用DELPHI编写,源代码,学校数据采集部分以及远程短信WEB接口调用部分。-Home-school through school version management system, written using DELPHI, source code, schools, the data collection and remote SMS WEB interface to call the part.
  3. 所属分类:Education soft system

    • 发布日期:2017-06-12
    • 文件大小:20288312
    • 提供者:wenfumin
  1. sms

    1下载:
  2. 前几天要做一个短信收发的小软件 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-A few days ago to do a little messaging software Using standard AT commands Now only support PDU mode (Text mode is too simple!
  3. 所属分类:手机短信编程

    • 发布日期:2013-11-20
    • 文件大小:256497
    • 提供者:
  1. PDU_prg

    0下载:
  2. Program for sending SMS from delphi.
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:553723
    • 提供者:pppbob
  1. GPStoSUN

    0下载:
  2. GPS longlat to SMS sending
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:352134
    • 提供者:rosetopeng14
  1. SmartWaveCom

    1下载:
  2. Delphi写的通用AT短信收发程序 采用AT命令写的短信收发程序。 1.接口数据库可自行创建(SQL2000) 发送短信表结构为: CREATE TABLE [dbo].[SMS_Send] ( [id] [int] IDENTITY (1, 1) NOT NULL , [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL , [Msg] [nvarchar] (160) COLLATE Chinese_P
  3. 所属分类:Delphi VCL

    • 发布日期:2016-08-01
    • 文件大小:910336
    • 提供者:刘海滨
  1. sms

    0下载:
  2. 本群发软件可支持各种群发器,也可支持带MODE手机(现在大多手机都带,插上USB线即可),对于COM口的设备不用安装驱动就可发短信 而对于USB口的则要安装相关的USB设备驱动,Samsung或Nokia则可到网上下载手机驱动.就可当成短群信发器了-The software can support a variety of mass mass device can also support mobile phones with MODE (now with most phones, you
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:205864
    • 提供者:陈先生
  1. gammu-sms-gateway

    0下载:
  2. this is delphi gamnu sms gateway
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:8245
    • 提供者:sahink
  1. GSM-MODEM

    0下载:
  2. 通过串口控件在delphi 7 对GSM modem(短信猫)进行收发短信的简单操作,对初学者帮助很大-Through the serial port control in delphi 7 对 GSM modem (SMS cat) to send and receive text messages of simple operation, great help for beginners
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-11-20
    • 文件大小:410793
    • 提供者:邓亨宁
  1. Delphi

    0下载:
  2. 一个发送短信和接受短信的demo 可以发送信息和接受信息通过moto p2k手机测试-Send a text message and receive SMS messages can send a demo and receive information through the moto p2k mobile phone test
  3. 所属分类:SMS

    • 发布日期:2017-03-25
    • 文件大小:485959
    • 提供者:moho
  1. SMS

    0下载:
  2. 亿美软通短信开发平台,Delphi版,支持群发-Emay SMS development platform, Delphi version, support mass
  3. 所属分类:SMS

    • 发布日期:2017-05-26
    • 文件大小:9245983
    • 提供者:fasfliegae3637
  1. sms

    0下载:
  2. send sms with computer source code delphi
  3. 所属分类:SMS

    • 发布日期:2017-03-31
    • 文件大小:93964
    • 提供者:aliensmc
  1. TFTOP-SMS(Delphi)

    0下载:
  2. 短信 最基 本例程。VC VB C++短信 最基 本例程-SMS the most basic routines. VC VB C++
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:18448
    • 提供者:李红宇
  1. Delphi

    0下载:
  2. 迅赛短信设备测试代码,可收发短信,需要设备-saixun sms
  3. 所属分类:Communication

    • 发布日期:2017-12-08
    • 文件大小:652232
    • 提供者:allenkuo
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com